Revision: awiki--devo--1.0--patch-54
Archive: lord@emf.net--awiki-2004
Creator: Tom Lord <lord@emf.net>
Date: Fri Oct 15 14:28:26 PDT 2004
Standard-date: 2004-10-15 21:28:26 GMT
New-files: libawiki/sections.c libawiki/sections.h
Modified-files: awpage/awpage.c awpage/test libawiki/awiki.h
    libawiki/paper.c libawiki/scan.c libawiki/scan.h
New-patches: lord@emf.net--awiki-2004/awiki--devo--1.0--patch-54
Summary: added section scanners
Keywords: 

Added a section scanner for use in shallow parsers for documents
containing subnodes which are (possibly) sections.  These are
initially used in the shallow parser for papers (libawiki/paper.c).

